Skip to content

Version 6.0.0 #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Version 6.0.0 #69

wants to merge 1 commit into from

Conversation

Rangi42
Copy link
Collaborator

@Rangi42 Rangi42 commented Jul 30, 2025

Update the HISTORY.md date before merge!

* Changed `_AUD3WAVERAM` to `AUD3WAVERAM`

* Added `COLOR_CH_WIDTH` and `COLOR_CH_MAX` constants

* Added `JOYP_SGB_*` constants

* Added more `BOOTUP_*` value constants

* Corrected comments on some audio registers
@Rangi42 Rangi42 marked this pull request as ready for review August 7, 2025 22:48
@Rangi42 Rangi42 requested a review from avivace August 7, 2025 22:48
@Rangi42
Copy link
Collaborator Author

Rangi42 commented Aug 7, 2025

If we're still not ready for a major version update, I can just remove the AUD3WAVERAM change. (Although if we want to fix that issue at all, then at some point there would be a "6.0" which just changes that one constant.)

Copy link
Member

@avivace avivace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardware.inc has an history of 5+ years between majors and I honestly don't see the point in pushing for another major this quickly. 5.0 was unjustifiably rushed and with that we skipped a "grace" / "RC" period that would have allowed more changes to be shipped in. We now have to deal with the effects of that.

Please keep "breaking changes" as retro-compatible aliases if you really want to already push them it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define more SGB constants Define color channel constants Rename _AUD3WAVERAM to AUD3WAVERAM
2 participants